home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1987 / Dec 87 / TFrame.GetViewedRec 12⁄4 < prev    next >
Encoding:
Text File  |  1991-03-06  |  859 b   |  27 lines  |  [TEXT/GEOL]

  1. Item    2778753                         3-Dec-87        23:14
  2.  
  3. From:   HOL0044                         Kemink Consultancy, J Kemink
  4.  
  5. To:     MACAPP$                         MacApp Interest List
  6.  
  7. Sub:    TFrame.GetViewedRect
  8.  
  9. Hello Friends,
  10.  
  11. There are few questions along the line, is this due to the coming Christmas
  12. time, may be Sinterklaas (that's Dutch, you know!).
  13.  
  14. Let's get some activity.
  15. I have a question about the fViewedRect field of the TFrame object.
  16. I want to be able to draw something in the center of that part of a view that
  17. is currently being displayed in a frame. To do this, I call
  18. TFrame.GetViewedRect and afterwards I use the TFrame.fViewedRect for the
  19. computation of the center.
  20. Is this the right way to do it, and will it work with future versions of MacApp
  21. or is there another way to do it?
  22.  
  23. Thanks in advance,
  24. Joost Kemink
  25.  
  26.  
  27.